xmlnode_insert_child

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void xmlnode_insert_child(xmlnode* parent, xmlnode* child)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    void
    xmlnode_insert_child
  2. da_xmlnode_insert_child xmlnode_insert_child;

Meta